home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 633 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  856 b 

  1. Path: chewy.vcx.net!usenet
  2. From: Bruce Arnold <barnold@vcx.net>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Start up code of C ?
  5. Date: Mon, 08 Jan 1996 00:53:48 -0800
  6. Organization: Sprint United Telephone/Eastern - Internet @ccess
  7. Message-ID: <30F0DB9C.789D@vcx.net>
  8. References: <4cct3q$1n8@ratree.psu.ac.th>
  9. NNTP-Posting-Host: y-wing-2a-1.tatooine.vcx.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0b2a (Windows; I; 16bit)
  14.  
  15. Warit KUNLAPAN wrote:
  16. >         Hello,If anyone know about start up code of Turbo C please tell
  17. > me.I want to creating my own embedded application for single board 
  18. computer.
  19. >                                                 Thank in advence
  20.  
  21. Look for file names like the following:
  22.  
  23.     \lib\startup\c0.asm
  24.     \lib\startup\c0d.asm
  25.     \lib\startup\c0w.asm
  26.  
  27. Bruce Arnold
  28.